-
Home
-
PDF for Gravity Forms + Drag And Drop Template Builder
-
2.2.4
-
Code
-
Classes
- HtmlNode
| Total Complexity |
321 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
1,415 |
| Lines of code |
914 |
| Logical lines of code |
599 |
| Comment lines |
213 |
| Methods |
52 |
| Properties |
8 |
Methods 52
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| seek() |
D |
21 |
72 |
162 |
| parse_selector() |
B |
41 |
20 |
53 |
| text() |
B |
44 |
18 |
43 |
| makeup() |
A |
43 |
14 |
48 |
| get_display_size() |
A |
44 |
14 |
46 |
| find() |
A |
45 |
14 |
39 |
| outertext() |
A |
48 |
13 |
32 |
| is_utf8() |
A |
50 |
13 |
25 |
| dump_node() |
A |
45 |
10 |
43 |
| convert_text() |
A |
50 |
10 |
28 |
| __debugInfo() |
A |
50 |
9 |
29 |
| match() |
A |
50 |
9 |
28 |
| removeChild() |
A |
50 |
8 |
30 |
| __call() |
S |
52 |
7 |
24 |
| removeClass() |
S |
56 |
6 |
20 |
| addClass() |
S |
57 |
6 |
18 |
| dump() |
S |
57 |
6 |
16 |
| __get() |
S |
61 |
6 |
12 |
| __set() |
S |
60 |
4 |
14 |
| innertext() |
S |
61 |
4 |
13 |
| find_ancestor_tag() |
S |
63 |
4 |
11 |
| appendChild() |
S |
56 |
3 |
18 |
| __isset() |
S |
67 |
4 |
8 |
| nextSibling() |
S |
63 |
4 |
10 |
| previousSibling() |
S |
63 |
4 |
10 |
| hasClass() |
S |
67 |
3 |
8 |
| childNodes() |
S |
66 |
3 |
9 |
| is_block_element() |
S |
58 |
1 |
17 |
| __construct() |
S |
73 |
2 |
5 |
| parent() |
S |
68 |
2 |
8 |
| expect() |
S |
78 |
2 |
3 |
| __unset() |
S |
79 |
2 |
3 |
| save() |
S |
69 |
2 |
7 |
| remove() |
S |
75 |
2 |
5 |
| firstChild() |
S |
72 |
2 |
6 |
| lastChild() |
S |
72 |
2 |
6 |
| __toString() |
S |
82 |
1 |
3 |
| clear() |
S |
78 |
1 |
4 |
| is_inline_element() |
S |
63 |
1 |
8 |
| xmltext() |
S |
70 |
1 |
6 |
| getAllAttributes() |
S |
83 |
1 |
3 |
| getAttribute() |
S |
83 |
1 |
3 |
| setAttribute() |
S |
82 |
1 |
3 |
| hasAttribute() |
S |
81 |
1 |
3 |
| removeAttribute() |
S |
82 |
1 |
3 |
| getElementById() |
S |
79 |
1 |
3 |
| getElementsById() |
S |
79 |
1 |
3 |
| getElementByTagName() |
S |
80 |
1 |
3 |
| getElementsByTagName() |
S |
80 |
1 |
3 |
| parentNode() |
S |
82 |
1 |
3 |
| hasChildNodes() |
S |
80 |
1 |
3 |
| nodeName() |
S |
83 |
1 |
3 |